home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / djm_size.zip / SIZE.DOC < prev   
Text File  |  1989-08-07  |  1KB  |  26 lines

  1. SIZE.COM - Directory sizing filter.
  2.  
  3. D.J. Murphy  7th August 1989
  4.  
  5. Usage:DIR [d:\path] | SIZE [/N] [|MORE]
  6.  
  7. SIZE is used to add up all the file sizes reported by the DOS DIR command. It
  8. is invoked as shown above and takes as input the directory list produced by
  9. DIR without any switches. It will not work with the /W (wide) switch, since
  10. there is no file size data with this option, nor with the /P (page) option
  11. since the "Press any key to continue....." prompts will confuse SIZE. Pipe
  12. the output from SIZE into DOS MORE to get a paged directory listing.
  13. SIZE invoked with the /N (No listing) switch just reports the directory size
  14. and does not list the files in the directory. Like DOS DIR, size only reports
  15. on the directory requested, and not subdirectories below this one.
  16.  
  17. SIZE is written in C, and compiled under Borland Turbo C v1.5. Send any
  18. comments, suggestions and requests for further copies to:
  19.  
  20. Janet:   djm@uk.ac.ed.castle                Snail: D.J. Murphy
  21.          Murff@uk.ac.ed.emas-a                     Room 213
  22.          trinity@uk.ac.ed.cs.tardis                Chemistry Department
  23.                                                    Edinburgh University
  24. ARPA:    djm%ed.castle@nsfnet-relay.ac.uk          King's Buildings
  25.          Murff%ed@nsfnet-relay.ac.uk               Edinburgh   EH9 3JJ
  26.          trinity%ed.cs.tardis@nsfnet-relay         Scotland, U.K.